How to Install html2markdown software package in Debian 7 (Wheezy)

How to Install html2markdown software package in Debian 7 (Wheezy)

html2markdown software package provides Dummy upgrade package for merge of html2markdown into python-html2text, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install html2markdown 

html2markdown is installed in your system.

Make ensure the html2markdown package were installed using the commands given below,

$ sudo dpkg-query -l | grep html2markdown *

You will get with html2markdown package name, version, architecture and description in a table

html2markdown package basic information:

Distro Debian 7 wheezy
Section Old Libraries
Package html2markdown
Version 3.200.3-2
Description Dummy upgrade package for merge of html2markdown into python-html2text
Sub Section oldlibs


See Also, How to uninstall or remove html2markdown software package from Debian 7 (Wheezy)?